home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d13 / ruler.arc / RULER.DOC < prev   
Text File  |  1980-04-23  |  2KB  |  39 lines

  1.                                   RULER.COM
  2.  
  3.          RULER.COM is a memory resident program which will put an 80
  4.          column "ruler" on the screen when you press Alt-F9.
  5.  
  6.          Once you see the ruler, pressing F1 will display the
  7.          following help screen:
  8.  
  9.               This memory resident program allows you to place a
  10.               "ruler" on the screen in order to see which row and
  11.               column of the screen text appears on.  Once invoked
  12.               the following keys may be used:
  13.  
  14.                     0   Changes to 0,0 row column format
  15.                     1   Changes to 1,1 row column format
  16.                     C   Shows xy coordinates of cursor
  17.                     S   Saves current screen
  18.                     R   Restores previously stored screen
  19.                     Up and Down arrow  Move ruler
  20.                     ESC remove ruler but stay resident
  21.                     q leave ruler on screen stay resident
  22.                     CTRL-F9 Remove program from memory
  23.  
  24.          Notice that as an additional feature, RULER will also save
  25.          the current screen and let you recall it later.
  26.  
  27.          If you are in DOS and if RULER was the last resident program
  28.          loaded, you can remove RULER from memory by first calling it
  29.          up with Alt-F9 and then pressing Ctrl-F9.
  30.  
  31.          RULER uses about 32k of memory.
  32.  
  33.          Written by Art Hill using
  34.            STAYRES.410 by Lane Ferris and
  35.            QWIK21 by Jim LeMay.
  36.          They did all the hard work.
  37.          Documentation file by The Public (Software) Library.
  38.  
  39.